ASP.NET Core MVC コントロールヘルプ
Max(Nullable<Double>) メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > ChartAxisBuilder<T> クラス > Max メソッド : Max(Nullable<Double>) メソッド
The value
Sets the Max property.
シンタックス
'宣言
 
Public Overloads Function Max( _
   ByVal value As System.Nullable(Of Double) _
) As ChartAxisBuilder(Of T)
public ChartAxisBuilder<T> Max( 
   System.Nullable<double> value
)

パラメータ

value
The value

戻り値の型

Current builder
解説
Gets or sets the maximum value shown on the axis. If not set, the maximum is calculated automatically.
参照

ChartAxisBuilder<T> クラス
ChartAxisBuilder<T> メンバ
オーバーロード一覧